|
|
|
|
OwningItem Property, CellClass Class |
Returns the owning item of the cell.
Syntax CellClass Class (Softelvdm.SftTreeNET)
VB |
Public ReadOnly Property OwningItem As ItemClass
|
C# |
public ItemClass OwningItem { get; } |
C++ |
public: property ItemClass^ OwningItem { |
Property Value
The owning item.
Comments
The OwningItem property returns the owning item of the cell.